Skip to content

deps: Bump the microsoft-packages group with 2 updates#233

Merged
PlagueHO merged 1 commit into
mainfrom
dependabot/nuget/prompt-babbler-service/microsoft-packages-7acc8de9e3
Jul 9, 2026
Merged

deps: Bump the microsoft-packages group with 2 updates#233
PlagueHO merged 1 commit into
mainfrom
dependabot/nuget/prompt-babbler-service/microsoft-packages-7acc8de9e3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Agents.AI from 1.11.0 to 1.13.0.

Release notes

Sourced from Microsoft.Agents.AI's releases.

1.13.0

What's Changed

New Contributors

Full Changelog: microsoft/agent-framework@dotnet-1.12.0...dotnet-1.13.0

1.12.0

What's Changed

New Contributors

Full Changelog: microsoft/agent-framework@dotnet-1.11.1...dotnet-1.12.0

1.11.1

Changes:

  • d9ec5eaab4918612ae0f7ddf11499576bdb510bf update package version (#​6752)
  • e3b64fdc4749256fa2d559be18a41f1a008dd7f6 .NET: [BREAKING] Make all AgentSkillsProvider tools require approval by default (#​6729) [ #​6727 ]
  • 3a5bbb5f8e3991d06fc3fe67fe3b01f2441cab0a .NET: Add DeclarativeWorkflowJsonOptions for AOT-safe declarative workflow checkpointing (#​6745)
  • a7332d69a8ffac3ad6039466d60761c970d7c367 .NET: Fix issue with resuming checkpoint after package version upgrade (#​6670)
  • e57e9455b367b1b83526fdaa21257125baac5d5d Build(deps): Bump hyperlight-sandbox-python-guest in /python (#​6737)
  • d97bc4fe3912cc32b99d654336e543d0ca5ff446 Build(deps): Bump huggingface-hub from 1.20.1 to 1.21.0 in /python (#​6738)
  • 5d57b10b9f2161ed765cbe4b8336604d6db7a6c2 Build(deps): Bump google-genai from 1.75.0 to 2.10.0 in /python (#​6739)
  • 8cd71dd4f62c35d2f868ac1b5d08956e9116f599 Build(deps): Bump fastapi from 0.124.4 to 0.138.0 in /python (#​6740)
  • 5e5dd87c91f0941ad69d247fe00b484644c125f6 Update .NET SDK to 10.0.301 (#​6730)
  • d0be98d649f97ee2b723730ae63ddc1567bb87dc Remove {resource_instructions} and {script_instructions} placeholder mechanism (#​6706)
See More
  • 802fe13053d379d68cb21aed108fa55aaf65ed38 Disable failing durable function integration tests (#​6731)
  • d75f2286f4c234d860919a78bcaf4040b91db0c4 Python: Add Telegram channel for agent-framework-hosting (#​6698) [ #​6588, #​6265 ]
  • ce74c84bdb1f2647fe8a484744ea359bc42e6e0f Python: Preserve OTel parent context for deferred streams (#​6709)
  • 4fb1fb615a1729f5cf1d017427f7fd12ee2ed8d2 Python: Fix Hyperlight CodeAct span parenting (#​6712)
  • 41a9c54bbee3c0724c14d4975b3f0630e0f0d28f Add Foundry project environment variables (#​6721)
  • 9f1ee23a4bcdb92dd9011a1ce778dc25d2dc5f16 Python: [BREAKING] Refactor FileSkillsSource for depth-based discovery and predicate filters (#​6488) [ #​6109 ]
  • 336a19fd326fd3e2d8c580096ca3e5d13a4e1342 .NET: .NET samples: migrate coding samples to Foundry-first AIProjectClient (#​6557)
  • 0283fd00a12af27ad0a7a72b70ce4f2fc8c34629 .NET: Fix hosted agent crash after tool call by rooting session store under $HOME (#​6231) (#​6714)
  • 5627dc0493e525e948e9985adf37baff21574569 docs: Add Python session identity ADR (#​6630)
  • 1df47667eadf0283637cd73b99cda63f13a28df5 Python: surface cache and reasoning token counts for the Bedrock and Gemini connectors (#​6640)
  • 91f639a694f9b70b79328058f284400897b2d0d3 Python: Explicitly emit available_resources and available_scripts in skill content (#​6694) [ #​6348 ]
  • a9e5f6d7985a555d042ff807995da7ca908f86d2 .NET: .NET Foundry: add CreateMcpTool projectConnectionId overload (#​6703)
  • ea7ae1cc00e02918a231cc97e2794b02fcfbb87c .NET: [BREAKING] Support archive-type skills in AgentMcpSkillsSource (#​6631)
  • e049bb569179384f11eb8a1b41d8a987fa416203 .NET: Add IncludeDetailedErrors option for skill script execution (#​6680) [ #​6304 ]
  • dd4b7ff475e467ac4490090eb2436e80b898dd5c .NET: Fix SearchDirectoriesForSkills to stop recursing after finding SKILL.md (#​6686) [ #​6683 ]
  • d5c15f2fe15f00118d818f79b1b532ee4ec52f03 .NET/Python: Purview: prefer token principal for user identity (#​6693)
  • 4cf7ace4463d0b4aa4a320d9671325485433f3a7 Python: track dependency maintenance PR creation (#​6665)
  • 5fff0df2afda58e4898f6cbe1a18ef4f054b11ff Python: Add load_dotenv to get-started samples and fix chat_response_… (#​6691)
  • acb28a63b5b739f5fdba4d8ac46d8c805f30b56a Python: Fix MCP metadata and tool name handling (#​6656)
  • f2d02e58b3b0e7f7d87353e2c9bf36a5834da665 Python: Add hosting core and Responses channel (#​6580)
  • 36420c515eb80015de1a5ff2098db5f6ce041aab Python: Align serialized tool format to OTel GenAI tool def format (#​6556)

This list of changes was auto generated.

Commits viewable in compare view.

Updated Microsoft.Identity.Web from 4.11.0 to 4.12.2.

Release notes

Sourced from Microsoft.Identity.Web's releases.

4.12.2

Bug fixes

  • Make the Microsoft.Identity.Client.KeyAttestation dependency conditional on modern .NET (.NETCoreApp) targets. It transitively pulls the native-only Microsoft.Azure.Security.KeyGuardAttestation package, which ships no .NET Framework/netstandard-compatible assets and broke NuGet restore for .NET Framework (packages.config) projects. Microsoft.Identity.Web.Certificateless now multi-targets, and .NET Framework consumers use the netstandard2.0 asset without this dependency. See #​3894.

4.12.1

Bug fixes

  • Preserve ManagedIdentity when converting AcquireTokenOptions to TokenAcquisitionOptions in TokenAcquirer. Previously the ITokenAcquirer.GetTokenForAppAsync / GetTokenForUserAsync paths silently dropped ManagedIdentity and fell back to the confidential-client path, breaking managed-identity mTLS PoP (e.g. MISE Native). See #​3914.

Behavior changes

  • Sidecar: outbound HTTP redirects suppressed by default. The sidecar no longer follows outbound HTTP redirects; a new opt-in Sidecar:AllowOutboundRedirects flag (default false) restores the previous behavior. See #​3906.
  • Sidecar: per-request isolation of downstream API options. Downstream API options resolved from the singleton IOptionsMonitor are now cloned per request (including fresh ExtraParameters / ExtraHeaderParameters / ExtraQueryParameters dictionaries), preventing request-scoped values from leaking across requests or racing under concurrency. See #​3919.

Fundamentals

  • Build the solution in the PR pipeline before running tests. See #​3911.
  • Restore OWIN 5.7.1 packages from the internal IDDP feed in the PR pipeline. See #​3912.
  • Run the PR pipeline on the Wilson pool so integration/E2E tests can access the lab KeyVault. See #​3913.

4.12.0

New features

  • Implement IAuthorizationHeaderProvider2 (from Microsoft.Identity.Abstractions 12.3.0) on DefaultAuthorizationHeaderProvider and the public BaseAuthorizationHeaderProvider, exposing the metadata-rich CreateAuthorizationHeaderInformation* surface (returning OperationResult<AuthorizationHeaderInformation, AuthorizationHeaderError>) with binding-certificate propagation. DownstreamApi and MicrosoftIdentityMessageHandler now prefer IAuthorizationHeaderProvider2 for mTLS PoP and soft-deprecate the bound-only IBoundAuthorizationHeaderProvider path (kept as a fallback for source/binary compatibility). See #​3899.
  • Populate TokenAcquisitionMetadata.ExpiresOn on AcquireTokenResult from the MSAL AuthenticationResult.ExpiresOn value. See #​3905.

Bug fixes

  • Finalize the DownstreamApi request (headers, query parameters, content, and customizations) before creating the authorization header, adding Authorization only after signing so request-binding providers do not include it in their signed material. See #​3902.

Dependencies updates

  • Update Microsoft.Identity.Abstractions to 12.4.0. See #​3899, #​3905.
  • Update MSAL.NET (Microsoft.Identity.Client / Microsoft.Identity.Client.KeyAttestation) to 4.85.2. See #​3896.
  • Update Microsoft.IdentityModel.Protocols.WsFederation (Microsoft.Identity.Web.OWIN) to 5.7.1. See #​3900.

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

This change is Reviewable

Bumps Microsoft.Agents.AI from 1.11.0 to 1.13.0
Bumps Microsoft.Identity.Web from 4.11.0 to 4.12.2

---
updated-dependencies:
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: .net, dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from PlagueHO as a code owner July 8, 2026 06:17
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 07/08/2026 - 06:20:20
Parser: MultiReport (20x Cobertura)
Assemblies: 6
Classes: 73
Files: 64
Line coverage: 45.1% (2321 of 5144)
Covered lines: 2321
Uncovered lines: 2823
Coverable lines: 5144
Total lines: 6919
Branch coverage: 40.7% (576 of 1412)
Covered branches: 576
Total branches: 1412
Method coverage: Feature is only available for sponsors

Coverage

PromptBabbler.Api - 75.5%
Name Line Branch
PromptBabbler.Api 75.5% 58.9%
Program 0% 0%
PromptBabbler.Api.Controllers.BabbleController 96.5% 84.2%
PromptBabbler.Api.Controllers.ConfigController 100%
PromptBabbler.Api.Controllers.ExportController 97.8% 78.5%
PromptBabbler.Api.Controllers.GeneratedPromptController 100% 100%
PromptBabbler.Api.Controllers.ImportController 100% 80%
PromptBabbler.Api.Controllers.PromptTemplateController 72.3% 54.5%
PromptBabbler.Api.Controllers.TranscriptionWebSocketController 69.3% 55.8%
PromptBabbler.Api.Controllers.UserController 100% 75%
PromptBabbler.Api.Extensions.ClaimsPrincipalExtensions 100% 50%
PromptBabbler.Api.HealthChecks.AiFoundryHealthCheck 100% 100%
PromptBabbler.Api.HealthChecks.CosmosDbHealthCheck 100% 100%
PromptBabbler.Api.HealthChecks.ManagedIdentityHealthCheck 85%
PromptBabbler.Api.Middleware.AccessCodeMiddleware 100% 93.7%
PromptBabbler.ApiClient - 19.3%
Name Line Branch
PromptBabbler.ApiClient 19.3% 15.3%
PromptBabbler.ApiClient.PromptBabblerApiClient 19.3% 15.3%
PromptBabbler.ApiClient.PromptBabblerApiClient 19.3% 15.3%
PromptBabbler.Domain - 96.7%
Name Line Branch
PromptBabbler.Domain 96.7% ****
PromptBabbler.Domain.Interfaces.TranscriptionSession 100%
PromptBabbler.Domain.Models.BabbleSearchResult 100%
PromptBabbler.Domain.Models.ExportManifest 0%
PromptBabbler.Domain.Models.TemplateValidationResult 100%
PromptBabbler.Domain.Models.UserSettings 100%
PromptBabbler.Infrastructure - 35%
Name Line Branch
PromptBabbler.Infrastructure 35% 29.5%
PromptBabbler.Infrastructure.DependencyInjection 0% 0%
PromptBabbler.Infrastructure.Services.AzureFastTranscriptionService 100% 100%
PromptBabbler.Infrastructure.Services.AzureOpenAiPromptGenerationService 0% 0%
PromptBabbler.Infrastructure.Services.AzureSpeechTranscriptionService 0% 0%
PromptBabbler.Infrastructure.Services.BabbleService 94.8% 100%
PromptBabbler.Infrastructure.Services.BuiltInTemplateSeedingService 98.5% 71.4%
PromptBabbler.Infrastructure.Services.ChannelImportExportJobQueue 0%
PromptBabbler.Infrastructure.Services.CosmosBabbleRepository 21.5% 2.5%
PromptBabbler.Infrastructure.Services.CosmosBabbleRepository.VectorSearchRe
sultItem
0%
PromptBabbler.Infrastructure.Services.CosmosGeneratedPromptRepository 28.2% 8.3%
PromptBabbler.Infrastructure.Services.CosmosImportExportJobRepository 0% 0%
PromptBabbler.Infrastructure.Services.CosmosPromptTemplateRepository 17.5% 7.1%
PromptBabbler.Infrastructure.Services.CosmosUserRepository 95.8%
PromptBabbler.Infrastructure.Services.CosmosVectorContainerInitializationSe
rvice
0% 0%
PromptBabbler.Infrastructure.Services.EmbeddingService 90% 75%
PromptBabbler.Infrastructure.Services.ExportJobProcessor 0% 0%
PromptBabbler.Infrastructure.Services.ExportJobProcessor 0% 0%
PromptBabbler.Infrastructure.Services.ExportService 84.4% 72.2%
PromptBabbler.Infrastructure.Services.GeneratedPromptService 100% 100%
PromptBabbler.Infrastructure.Services.ImportExportJobWorker 0% 0%
PromptBabbler.Infrastructure.Services.ImportJobProcessor 0% 0%
PromptBabbler.Infrastructure.Services.ImportJobProcessor 0% 0%
PromptBabbler.Infrastructure.Services.ImportService 0%
PromptBabbler.Infrastructure.Services.PromptBuilder 100% 100%
PromptBabbler.Infrastructure.Services.PromptTemplateService 100% 80%
PromptBabbler.Infrastructure.Services.TemplateValidationService 94.9% 93.7%
PromptBabbler.Infrastructure.Services.TranscriptionClientWrapper 0% 0%
PromptBabbler.Infrastructure.Services.UserService 100% 91.6%
System.Text.RegularExpressions.Generated 73.9% 48.8%
System.Text.RegularExpressions.Generated.RunnerFactory
System.Text.RegularExpressions.Generated.RunnerFactory.Runner
PromptBabbler.McpServer - 37.2%
Name Line Branch
PromptBabbler.McpServer 37.2% 42.9%
Program 0% 0%
PromptBabbler.McpServer.Agents.PromptBabblerAgentOrchestrator 70.5% 64.2%
PromptBabbler.McpServer.Agents.PromptBabblerAgentOrchestrator.AgentExecutio
nResult
100%
PromptBabbler.McpServer.Agents.PromptBabblerAgentOrchestrator.AgentExecutio
nStep
100%
PromptBabbler.McpServer.Agents.PromptBabblerAgentRunResult 100%
PromptBabbler.McpServer.Agents.PromptBabblerFoundryAgentRunner 0% 0%
PromptBabbler.McpServer.Client.ApiAuthDelegatingHandler 0% 0%
PromptBabbler.McpServer.Client.ApiAuthOptions 0%
PromptBabbler.McpServer.Configuration.AgenticFoundryClientFactory 62.5% 65%
PromptBabbler.McpServer.HealthChecks.PromptBabblerApiHealthCheck 100% 100%
PromptBabbler.McpServer.McpAccessCodeMiddleware 100% 88.8%
PromptBabbler.McpServer.Prompts.TemplateReviewPrompt 0%
PromptBabbler.McpServer.Resources.TemplateResources 0% 0%
PromptBabbler.McpServer.Tools.AgenticTools 100%
PromptBabbler.McpServer.Tools.BabbleTools 0% 0%
PromptBabbler.McpServer.Tools.GeneratedPromptTools 0% 0%
PromptBabbler.McpServer.Tools.PromptTemplateTools 0% 0%
PromptBabbler.ServiceDefaults - 23.2%
Name Line Branch
PromptBabbler.ServiceDefaults 23.2% 51.1%
Microsoft.Extensions.Hosting.Extensions 0% 0%
Microsoft.Extensions.Hosting.Extensions 0% 0%
PromptBabbler.ServiceDefaults.Logging.LogSanitizer 90.1% 88.4%
PromptBabbler.ServiceDefaults.Logging.SanitizingLogRecordProcessor 0% 0%

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Unit Test Results

340 tests  ±0   340 ✅ ±0   7s ⏱️ -1s
 10 suites ±0     0 💤 ±0 
 10 files   ±0     0 ❌ ±0 

Results for commit f679217. ± Comparison against base commit 28a5f22.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Unit Test Results

340 tests  ±0   340 ✅ ±0   7s ⏱️ -1s
 10 suites ±0     0 💤 ±0 
 10 files   ±0     0 ❌ ±0 

Results for commit f679217. ± Comparison against base commit 28a5f22.

@PlagueHO
PlagueHO merged commit 4738aae into main Jul 9, 2026
18 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/prompt-babbler-service/microsoft-packages-7acc8de9e3 branch July 9, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant